SftTree/NET 2.0

OnLoad Method, SftTree Class

Softel vdm, Inc.

Raises the Load event and initializes the control.

Syntax      SftTree Class (Softelvdm.SftTreeNET)

VB   

Protected Overrides Sub OnLoad( ByVal e As EventArgs )

C#   

protected override void OnLoad( EventArgs e );

C++   

protected: virtual void OnLoad( EventArgs^ e );

e

An EventArgs that contains the event data.

Comments

The OnLoad method raises the Load event and initializes the control.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com